Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.easyshare.auth.contrib--sanitizer

This contribution is part of XML component org.nuxeo.easyshare.auth.contrib inside nuxeo-easyshare-core-9.10.jar /OSGI-INF/easyshare-contrib.xml

Extension Point

Extension point sanitizer of component HtmlSanitizerService.

Contributed Items

  • <sanitizer name="easyshare">
          <field>easysharefolder:shareComment</field>
        </sanitizer>

XML Source

<extension point="sanitizer" target="org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerService">
    <sanitizer name="easyshare">
      <field>easysharefolder:shareComment</field>
    </sanitizer>
  </extension>